
@media (min-width: 0px) and (max-width: 767px) {



    body {
        margin: 0;
        padding: 0;

    }

    * {
        user-select: none;
        scroll-behavior: smooth;
    }

    #n1 {
        background-image: url(../imgQ/2.html);
        background-size: 220vh;
        height: 100vh;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .hello1 {
        width: 100%;
        height: 20%;
        border: none;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .hello1 label {
        font-size: 3.5vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 550;
        color: white;

    }

    .hello2 {
        width: 100%;
        height: 5%;
        border: none;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        text-align: center;
    }

    .hello2 label {
        font-size: 2vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 500;
        color: white;

    }

    .hello3 {
        width: 100%;
        height: 20%;
        border: none;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        gap: 1vh;
        flex-direction: column;
    }

    .hello3 input {
        /*padding: 2vh 5vh;*/
        position: relative;
        color: white;
        font-size: 2.8vh;
        display: inline-block;
        background: none;
        border: 1px solid red;
        outline: none;
        text-align: center;
        width: 74.2%;
        height: 6vh;
    }

    .right-input {
        background: none !important;
        border: solid 1px rgba(0, 175, 12, 0) !important;
        outline: none !important;
    }

    .right-input:hover {
        background-color: rgb(212, 0, 18) !important;
    }

    .hello4 {
        width: 100%;
        height: 20%;
        border: none;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }

    .hello4 div {
        width: 24%;
        height: 100%;
        border: none;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        background-color: none;
    }

    .hello-img1 {
        height: 7vh;
        width: 8vh;
    }

    .hello-img2 {
        height: 7vh;
        width: 8vh;
    }

    .hello-img3 {
        height: 7vh;
        width: 8vh;
    }

    .hello-img4 {
        height: 7vh;
        width: 8vh;
    }

    .hello4 label {
        font-size: 1.4vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 300;
        color: white;

    }

    #n2 {
        background-color: white;
        min-height: max-content;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    #n2 label {
        font-size: 7vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 500;
        color: rgb(40, 40, 40);

    }

    .text-sered {
        background-color: none;
        height: 17%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: flex-end;
        justify-content: center;
        margin: 3vh 0;
    }

    .text-sered label {
        font-size: 4vh !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 600 !important;
        color: rgb(155, 155, 155) !important;
        text-align: center;
    }

    .Gsered {
        background-color: none;
        height: 83%;
        min-height: max-content;
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        align-content: center;
        justify-content: flex-start;
        gap: 2.5vh;
        flex-direction: column;
    }

    .cartochkaff {
        height: 64vh;
        width: 80%;
        overflow: hidden;
    }

    .sered1 {
        background-color: white;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .sered2 {
        background-color: rgb(236, 236, 236);
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .sered3 {
        background-color: rgb(212, 0, 18);
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }


    .kid-sered {
        height: 25%;
        width: 90%;
        border: none;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        text-align: center;
        line-height: 3vh;
    }

    .kid-sered label {
        font-size: 3vh !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 500 !important;
        color: rgb(147, 147, 147) !important;

    }

    #green-sered label {
        font-size: 3vh !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 500 !important;
        color: rgb(255, 255, 255) !important;

    }

    .kid-sered n {
        font-size: 11vh !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 600 !important;
        color: rgb(165, 165, 165);

    }

    #green-sered n {
        font-size: 11vh !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 600 !important;
        color: rgb(255, 255, 255) !important;

    }

    .kid-sered b {
        font-size: 2vh !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 500 !important;
        color: rgb(94, 94, 94) !important;

    }

    #green-sered b {
        font-size: 2vh !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 500 !important;
        color: rgb(255, 255, 255) !important;

    }

    .kid-sered input {
        padding: 2vh 5vh;
        position: relative;
        color: rgb(0, 0, 0);
        font-size: 2vh;
        display: inline-block;
        background: none;
        border: solid 1px rgb(212, 0, 18) !important;
        outline: none;
        text-align: center;
    }

    .kid-sered input:hover {
        background-color: rgb(212, 0, 18);
        color: white;
    }

    #green-sered input {
        padding: 2vh 5vh;
        position: relative;
        color: rgb(255, 255, 255);
        font-size: 2vh;
        display: inline-block;
        background: none;
        border: solid 1px rgb(255, 255, 255) !important;
        outline: none;
        text-align: center;
    }



    #n3 {
        background-color: rgb(255, 255, 255);
        height: max-content;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .move-prich {
        height: 20%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        margin: 3vh 0;
    }

    .move-prich label {
        font-size: 4vh !important;
        font-family: Arial,
            Helvetica,
            sans-serif !important;
        font-weight: 600 !important;
        color: rgb(155, 155, 155) !important;
        text-align: center;

    }

    .prich1 {
        background-color: none;
        height: max-content;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column
    }

    .prich1 div {
        height: 50vh;
        width: 100%;
        background-color: none;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;

    }


    .prich2 {
        background-color: none;
        height: 40%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .prich2 div {
        height: 50vh;
        width: 100%;
        background-color: none;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .print-img {
        background-image: url(../imgQ/2.html);
        background-size: cover;
        background-repeat: no-repeat;

    }

    #print-img1 {
        background-image: url(../imgQ/print1.html) !important;
    }

    #print-img2 {
        background-image: url(../imgQ/print2.html) !important;
    }

    #print-img3 {
        background-image: url(../imgQ/print3.html) !important;
    }

    #print-img3 n {
        visibility: hidden;
        overflow: hidden;
    }

    #print-img3 n:before {
        content: "4";
        visibility: visible;
        position: absolute;
    }

    #print-img4 {
        background-image: url(../imgQ/print4.html) !important;
    }

    #print-img4 n {
        visibility: hidden;
        overflow: hidden;
    }

    #print-img4 n:before {
        content: "3";
        visibility: visible;
        position: absolute;
    }

    .print-img n {
        font-size: 11vh !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 600 !important;
        color: rgb(234, 234, 234);
    }

    .print-text {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        height: calc(40% - 0vh) !important;
        width: calc(18% - 0vh);
        box-shadow: 0px 7px 20px -4px rgba(60, 80, 96, 0.2);
    }

    .print-text label {
        font-size: 2vh !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 600 !important;
        color: rgb(165, 165, 165);
        line-height: 3vh;
        padding: 3vh;
    }

    .bell {
        background-color: rgb(255, 255, 255);
        height: 16vh;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    #n4 {
        background-image: url(../imgQ/kont.html);
        background-size: 220vh;
        min-height: max-content;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .kont1 {
        background-color: none;
        height: 10%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: flex-start;
        justify-content: center;
    }


    .kont1 label {
        font-size: 2.5vh !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-weight: 500 !important;
        color: rgb(255, 255, 255);
        line-height: 3vh;
        padding: 3vh;
    }


    .kont2 {
        background-color: none;
        height: 80%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        gap: 3vh;
    }

    #c {
        height: 30vh;
        width: 30vh;
        border: solid 1px rgb(229, 229, 229);
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.317);
        backdrop-filter: blur(8px);

    }

    #c img {
        height: 50%;
        width: 50%;
    }



    #n5 {
        background-color: rgb(255, 255, 255);
        min-height: max-content;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .shapka-usl {
        background-color: none;
        height: 10%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .seredina-usl {
        background-color: none;
        height: 90%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        gap: 6vh;
    }

    .usl1 {
        background-color: rgb(244, 244, 244);
        min-height: max-content;
        width: 80%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        box-shadow: 0px 7px 15px -4px rgba(60, 80, 96, 0.281);
        gap: 3.5vh;
        padding: 3vh 0;
    }

    .usl-img {
        background-color: none;
        height: 100%;
        width: 10%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .usl-img img {
        height: 13vh;
        width: 13vh;
    }

    .usl-text {
        background-color: none;
        height: 100%;
        width: 70%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: flex-start;
        flex-direction: column;
        text-align: center;

    }

    .usl-border {
        background-color: none;
        height: 90%;
        width: 80%;
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        align-items: center;
        align-content: center;
        justify-content: center;
        border-bottom: solid 1px red;
    }

    .usl-border label {
        font-size: 4vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
        color: rgb(135, 135, 135);
        line-height: 3vh;
        padding: 3vh;
    }

    .usl-text label {
        font-size: 3.85vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
        color: rgb(135, 135, 135);
        line-height: 4.1vh;
        flex: 1;
        display: flex;
        text-align: center;
        margin-bottom: 2vh;
    }

    .usl-text span {
        font-size: 2vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
        color: rgb(196, 196, 196);
        line-height: 3vh;
        flex: 2;
    }

    .usl-input {
        background-color: none;
        height: 100%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        gap: 2vh;
    }

    .usl-input input {
        width: 80%;
        padding: 2vh 5vh;
        position: relative;
        color: rgb(255, 255, 255);
        font-size: 3.5vh;
        display: inline-block;
        background: rgb(234, 0, 23);
        outline: none;
        text-align: center;
        border: none;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
    }

    #Predoplata {
        width: 80%;
        padding: 2vh 2.3vh;
        position: relative;
        color: rgb(142, 142, 142);
        font-size: 2.4vh;
        display: inline-block;
        background: none !important;
        border: solid 1px rgba(31, 30, 30, 0.606);
        outline: none;
        text-align: center;
    }

    #n6 {
        background-color: rgb(43, 43, 43);
        min-height: min-content;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        gap: 10vh;
        padding: 4vh 0vh;
    }

    .primer {
        background-color: none;
        width: 95%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        gap: 4vh;
    }

    .primer-text {
        background-color: none;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: flex-start;
        text-align: center;
    }

    .primer-text label {
        font-size: 6vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
        color: rgb(255, 255, 255);
        line-height: 6.5vh;
        padding: 3vh;
        text-align: center;
    }

    .primer-text span {
        font-size: 3vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
        color: rgb(255, 255, 255);
        line-height: 3vh;
        padding: 3vh;
    }

    .primer-input {
        background-color: none;
        height: 90%;
        width: 70%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        margin-bottom: 2vh;
    }

    .primer-input a {
        width: 100%;
        height: 100%;
        padding: 2vh 2.3vh;
        position: relative;
        color: rgb(234, 0, 23);
        font-size: 3.5vh;
        display: inline-block;
        background: rgb(255, 255, 255);
        outline: none;
        text-align: center;
        border: none;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
        display: grid;
        place-content: center;

    }

    .primer-input a:hover {
        cursor: pointer;

    }


















    .n2_5 {
        height: max-content;
        width: 100%;
        padding: 4vh 0vh;
        display: flex;

    }

    .labelPrimers {
        margin-top: 2vh;
        min-height: max-content;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: nowrap;
        text-align: center;
        font-size: 8vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
        color: rgb(165, 165, 165);
    }

    .PrimeriZONE {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        height: max-content;
        width: 100%;
        margin-top: 3vh;

    }

    .primercard {
        min-width: 100%;
        width: 100%;
        overflow: hidden;
        display: flex;
        filter: grayscale(0%);
        transition: .1s all linear;
    }

    .PrimeriZONE:hover .primercard {
        filter: grayscale(100%);
    }

    .PrimeriZONE .primercard:hover {
        filter: grayscale(0%) !important;
    }

    .PrimeriZONE .primercard:hover div {
        left: 0;
    }

    .primercard img {
        height: 100%;
        width: 100%;
        z-index: 8;
    }

    .primercard div {
        height: max-content;
        width: 14vw;
        z-index: 10;
        position: absolute;
        background-color: rgb(234, 0, 23);
        text-decoration: none;
        color: white;
        font-size: 2vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
        padding: 0.8vh;
        left: -18.5vw;
        transition: 0.3s all cubic-bezier(0.54, 0.1, 0, 1.44);
        border-bottom-right-radius: 1mm;



    }

    .primercard div::after {
        position: relative;
        content: '▶';

        font-size: 2vh;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
        color: rgb(234, 0, 23);
        right: -4.3vw;
        z-index: 107;

    }










    .PrimeriZONE_Other {
        margin: 0 !important;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        height: max-content;
        overflow: hidden;
        transition: 1.2s all linear;
    }

    .PrimeriZONE_Other__HIDE {
        height: 0vh !important;
        opacity: 0%;
    }

    /*this*/
    .buttonOthersPrimers {
        width: 80%;
        height: max-content;
        padding: 3vh 0vh;
        border-bottom: 1px solid red;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0vw auto;
    }

    .buttonOthersPrimers input {
        padding: 2vh 5vh;
        position: relative;
        color: rgb(255, 255, 255);
        background: red;
        font-size: 2.8vh;
        border: 1px solid red;
        outline: none;
        text-align: center;
        min-width: 74.2vw;
        width: max-content;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.1s all linear;
    }









    #n8 {
        background-color: rgb(255, 255, 255);
        min-height: 100vh;
        height: max-content;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .popazhop {
        background-color: none;
        height: max-content;
        width: 100vw;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        margin: 2vh 0vh;
    }

    .top-divik {
        background-color: none;
        min-height: 45vh;
        height: max-content;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        gap: 1vh;
    }

    .bottom-divik {
        min-height: 45vh;
        height: max-content;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        align-content: center;
        justify-content: flex-start;
        flex-direction: row;
        overflow: auto;
        scroll-snap-type: x mandatory;
        max-width: 100vw;

    }

    .bottom-divik::before {
        content: "❭";
        height: max-content;
        width: max-content;
        position: relative;
        left: 95vw;
        width: 0vw;
        background-color: blue;
        color: red;
        font-size: 6vh;


        z-index: 12451;
    }

    .scrug {
        border-radius: 3mm;
    }

    .big-divik {
        background: linear-gradient(180deg, #ffe2e2, #fdfdfd);
        height: 97%;
        width: 85%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        border-radius: 3mm;
        flex-direction: column;
        padding: 3vh 0vh 2vh 0vh;
    }

    .mini-big-divik {
        background-color: rgb(12, 12, 12);
        min-height: 97%;
        height: max-content;
        width: 85%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        border-radius: 3mm;
        padding: 2vh 0vh;

    }


    .divik {
        background-color: rgb(243, 243, 243);
        height: 97%;
        width: 85%;
        min-width: 85%;

        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        border-radius: 3mm;
        scroll-snap-align: center;
        margin: 0% 7.5%;
        min-height: 38vh;
    }

    #divik-iscl {
        background-image: url('img-grey/divik.jpg');
        background-size: 51vh;
    }

    .label-span-divik {
        background-color: none;
        height: 100%;
        width: 85%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
    }

    .img-divik {
        background-color: none;
        height: 100%;
        width: 75%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
    }

    .label-span-divik label {
        font-size: 3vh;
        font-family: Century Gothic;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.878);
    }

    .label-span-divik span {
        font-size: 2.3vh;
        font-family: Century Gothic;
        font-weight: 600;
        color: rgba(112, 112, 112, 0.878);
        line-height: 4vh;
        padding-top: 2vh;

    }

    .img-divik img {
        height: 110%;
        width: 150%;
        margin-right: 40%;
    }

    .move-chertov-label {
        background-color: none;
        height: 35%;
        width: 80%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        gap: 1.5vh;
        margin-bottom: 2vh;
    }

    .mini-big-divik label {
        font-size: 2.4vh;
        font-family: Century Gothic;
        font-weight: 600;
        color: rgba(255, 255, 255, 0.878);
    }

    .mini-big-divik span {
        font-size: 2vh;
        font-family: Century Gothic;
        font-weight: 600;
        color: rgba(112, 112, 112, 0.878);
        line-height: 2.5vh;
    }

    .mini-big-divik img {
        height: 45%;
        width: 80%;
        margin: 1.5vh 0vh;
    }

    .divik label {
        font-size: 2.4vh;
        font-family: Century Gothic;
        font-weight: 600;
        color: rgba(42, 42, 42, 0.878);
    }

    .divik span {
        font-size: 2vh;
        font-family: Century Gothic;
        font-weight: 600;
        color: rgba(35, 35, 35, 0.878);
        line-height: 2.5vh;
    }

    .divik img {
        height: 45%;
        width: 81%;
    }

    #divik-iscl label {
        color: white;
    }

    #divik-iscl span {
        color: rgb(234, 234, 234);
    }

    #divik-iscl img {
        height: 25%;
        width: 21%;
        margin-bottom: 1vh;
        margin-right: 50vw;
    }

    .chposhmack label {
        font-size: 2vh !important;
    }

    .chposhmack span {
        font-size: 1.6vh !important;
    }

















}